home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / others / html / mp_ste / historic.txt next >
Text File  |  1997-11-06  |  12KB  |  288 lines

  1. **** HISTORIQUE de MP_STE.PRG/ACC ****
  2.  
  3.     Texte en fran‡ais
  4.     (* for english text)
  5.  
  6.     MP_STE.PRG est une adaptation aux machines 68000 du programme
  7. M_PLAYER.PRG. L'affichage se fait toujours en ST Basse (16 couleurs ou 16
  8. niveaux de gris) ou en ST Haute, le son est disponible sur toutes les
  9. machines ayant soit un circuit DMA (TT, STE ou Mega STE) soit le chip
  10. Yamaha (tout ST) soit une carte son (ST Replay 8/16).
  11.     La premiŠre version de MP_STE est num‚rot‚e 2.30 pour suivre la
  12. num‚rotation de M_PLAYER.
  13.  
  14. *     MP_STE.PRG is an adaptation of M_PLAYER.PRG for machines using a
  15. * 68000. The display is always in ST Low (16 colors or 16 grey levels) or
  16. * in ST High, the sound is available on every machine having a DMA-Sound
  17. * system (TT, STE and Mega STE), a Yamaha PSG (every ST) or a sound card
  18. * (ST Replay 8/16).
  19. *    The first version of MP_STE is V2.30 according to the version
  20. * number of M_PLAYER.
  21.  
  22.  
  23. MP_STE.PRG/ACC V2.30    (2 au 13 janvier 1997)
  24. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  25.     - MOV: RLE8-16-24-32, SMC8, RAW8-16-24-32, CVID, RPZA, YUV2
  26.         - AVI: RLE8, RGB8, CRAM8-16, MSVC8-16, CVID
  27.         - FLI, FLC, FLH
  28.         - DL
  29.         - GIF
  30.         - TGA, XIMG, GIF slideshows
  31.  
  32.             -> affich‚s en 16 niveaux de gris
  33.             * -> displayed with 16 grey levels
  34.  
  35.     - SEQ
  36.     - PI1 + DLT
  37.     - FLM (kinetics)
  38.     - FLM (Lexicor: 320x200, 640x480, 640x400)
  39.     - MOV:     RLE1-2-4, RAW1-2-4
  40.  
  41.         -> affich‚s avec leur propre palette (2 … 16 couleurs)
  42.         * -> displayed with their original palette (2/16 colors)
  43.  
  44.     - MOV Maker from TGA 16 or 24 bits + sound AVR/WAV
  45.     - MOV Maker from XIMG 256 colors + sound AVR/WAV
  46.     - Animated-GIF Maker from GIF images
  47.  
  48.         -> version enregistr‚e: fichiers cr‚‚s en couleur
  49.         -> version shareware: fichiers cr‚‚s en niveaux de gris
  50.         * -> registered version: creates color movies
  51.         * -> shareware version: creates grey-levels movies
  52.  
  53.     Test de LOGO_QT.MOV avec son et synchronisation sur un STE, 2Mo
  54. tournant … 8MHz:
  55.         - 61% d'images affich‚es … partir d'un RAMDISK
  56.         - 47% d'images affich‚es … partir d'un disque dur DMA
  57.  
  58. *    Test of LOGO_QT.MOV with sound and synchronisation on a STE, 2Mb
  59. * running at 8MHz:
  60. *        - 61% of frames displayed from a RAMDISK
  61. *        - 47% of frames displayed from a DMA HardDisk
  62.  
  63.  
  64. Ce qui a disparu dans MP_STE:
  65. * What has been cut in MP_STE:
  66.  
  67.     - mode pas … pas avec sauvegarde TGA des images
  68.     * step by step mode with TGA saving of every frame
  69.  
  70.     - FLM au format TT basse (320x480x256)
  71.     * FLM in TT Low format (320x480x256)
  72.  
  73. MP_STE.PRG/ACC V2.31    (14 janvier 1997)
  74. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  75.     - lecture du cookie '_SND' pour ne pas acc‚der au son DMA sur les
  76.     machines n'en poss‚dant pas.
  77.     - v‚rification de l'AES pour ne pas utiliser FSEL_EXINPUT sur les
  78.     version ant‚rieurs … 1.40.
  79.     - affichage correct de '(Alt) Go!' au lieu de 'Go!' lorsqu'une
  80.     deuxiŠme option est possible.
  81.     * read the cookie '_SND' to avoid access to DMA sound when the
  82.     machine has not this feature.
  83.     * check the AES version to avoid the use of FSEL_EXINPUT on
  84.     version below 1.40.
  85.     * right display of '(Alt) Go!' instead of 'Go!' when a second
  86.     option is available.
  87.             (14 janvier 1997, le soir)
  88.     - convertisseur MOV/AVI vers FLM ST Basse termin‚ (images
  89.     seulement). Les tests font apparaitre une vitesse 5 … 10 fois
  90.     sup‚rieure (Jusqu'… 37 fois pour CLINT2.FLM par rapport …
  91.     CLINT2.AVI)
  92.     * MOV/AVI to FLM ST Low converter done (images only). Some tests
  93.     reveal a speed between x5 and x10!! (Up to x37 for CLINT2.FLM
  94.     compared to CLINT2.AVI).
  95.             (15 janvier 1997)
  96.     - format FLM ‚tendu: dur‚e de chaque image ajout‚e
  97.     - FLI/FLC/FLH convertis en FLM avec leur synchro d'origine
  98.     - AVI/MOV convertis en FLM avec leur synchro d'origine
  99.     - compression FLM am‚lior‚e: -4.3% sur la taille du fichier
  100.     - format FLM ‚tendu: son DMA ajout‚
  101.     - AVI/MOV convertis en FLM avec leur son d'origine
  102.     * FLM format etended: duration for each frame added
  103.     * FLI/FLC/FLH converted to FLM with their original synchro
  104.     * AVI/MOV converted to FLM with their original synchro
  105.     * FLM compression enhanced: -4.3% on the size of the file
  106.     * FLM format extended: DMA sound added
  107.     * AVI/MOV converted to FLM with their original sound
  108.  
  109. MP_STE.PRG/ACC V2.32    (12 f‚vrier 1997)
  110. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  111.     - images TGA avec origine en bas … gauche support‚es (celles
  112.     sauv‚es avec APEX par exemple)
  113.     * TGA images with the origin in the bottom left corner supported
  114.     (those saved with APEX for example)
  115.             (21 f‚vrier 1997)
  116.     - MOV: MSVC8, MSVC16, WRLE ajout‚s
  117.     - bug dans la taille du buffer des images FLH corrig‚
  118.     - GIF: transparence ajout‚e (lecture et GIF-maker)
  119.     - GIF: bug avec 16 couleurs, corrig‚
  120.     - DLT/PI1: bug dans la lecture du header, corrig‚
  121.     * MOV: MSVC8, MSVC16, WRLE added
  122.     * bug when allocating the FLH frame buffer, fixed.
  123.     * GIF: transparency supported (playing and making GIF)
  124.     * GIF: bug with 16 colors, fixed
  125.     * DLT/PI1: bug while reading the header, fixed
  126.  
  127. MP_STE.PRG/ACC V2.40    (23 f‚vrier 1997)
  128. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  129.     - DE LA COULEUR!!! Les animations AVI/MOV en 256 couleurs ont
  130.     leur palette reduite … 16 couleurs avec un bon taux de r‚sussite.
  131.     Ceci est une option, l'affichage en 16 gris existe toujours si
  132.     la couleur n'est pas satisfaisante.
  133.     * COLOR!!! The animations AVI/MOV with 256 colors have their
  134.     palette reduced to 16 colors with a good success rate. This is an
  135.     option, the 16 greys mode is still available if the color is not
  136.     satisfying.
  137.                     (24 f‚vrier 1997)
  138.         - r‚duction de palette sur FLI/FLC
  139.         - r‚duction de palette sur DL
  140.         - flŠche indiquant la reduction possible le dans bouton 'Go!'
  141.         * palette reduction with FLI/FLC
  142.         * palette reduction with DL
  143.         * up arrow in 'Go!' button when palette reduction is possible
  144.                 (25 f‚vrier 1997)
  145.         - Video Master: rejoue les animations en 160x100 (16 couleurs)
  146.         * Video Master: replay the animations in 160x100 (16 colors)
  147.  
  148. MP_STE.PRG/ACC V2.41    (27 f‚vrier 1997)
  149. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  150.     - LE SON!!! sur tous les ST: le vieux chip Yamaha, ou le DMA ou
  151.     encore les cartes son (ST Replay 16). Ceci avec les AVI/MOV et FLM
  152.     sonores.
  153.     - bug en fin d'AVI si il n'y avait pas de son, corrig‚
  154.     - bug en comptant les couleurs si largeur impaire, corrig‚
  155.     * SOUND!!! on every ST: the old Yamaha PSG, DMA sound or sound
  156.     cards (ST Replay 16). This with the MOV/AVI and Extended FLM.
  157.     * bug at the en of an AVI when there's no sound, fixed
  158.     * bug when counting colors with an odd width, fixed
  159.  
  160. MP_STE.PRG/ACC V2.42    (4 mars 1997)
  161. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  162.     - AVI-Maker adapt‚ de M_PLAYER vers MP_STE, cr‚ation de fichiers
  163.     AVI avec images et son!
  164.     - bug corrig‚: nombre d'images incorrect en lecture de AVI,
  165.     - bug corrig‚: informations images/sec mal interpr‚t‚es dans le
  166.     header des AVI
  167.     - AVI RLE8 acc‚l‚r‚ (+15%)
  168.     - carte son ST Replay 8 support‚e
  169.     * AVI-Maker adapted from M_PLAYER to MP_STE, AVI creation with
  170.     images and sound!
  171.     * bug: bad number of frames when reading AVI, fixed
  172.     * bug: bad interpretation of img/sec into AVI header, fixed
  173.     * AVI RLE8 fastened (+15%)
  174.     * sound card ST Replay 8 supported
  175.  
  176. MP_STE.PRG/ACC V2.43    (9 mars 1997)
  177. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  178.     - Video Master: son support‚ (quelque soit la fr‚quence)
  179.     - AVI-Maker: quelques petites am‚liorations
  180.     * Video Master: sound supported (any frequency)
  181.     * AVI-Maker: some little improvements
  182.  
  183. MP_STE.PRG/ACC V2.44    (19 mars 1997)
  184. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  185.     - SEQ: correction avec les images non compress‚es
  186.     - affichage plus rapide avec largeur multiple de 16 (ou de 32 si
  187.     sup‚rieure … 320 points) -> vitesse + 65%.
  188.     * SEQ: bug fixed with uncompressed frames
  189.     * Faster display when width is a multiple of 16 (or of 32 if more
  190.     than 320 pixels) -> speed +65%.
  191.  
  192. MP_STE.PRG/ACC V2.45    (14 avril 1997)
  193. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  194.     - possibilit‚ de sauver le choix 'Sound hardware' sans ˆtre oblig‚
  195.     d'‚diter le fichier ressource.
  196.     * option to save the 'Sound hardware' setting without editing the
  197.     RSC file.
  198.             (15 avril 1997)
  199.     - FLM-maker … partir d'images DEGAS ou NEO 320x200x16 + son DMA
  200.     * FLM-maker from DEGAS or NEO images 320x200x16 + DMA sound
  201.  
  202. MP_STE.PRG/ACC V2.46    (24 avril 1997)
  203. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  204.     - FLM: les animations 'Unsupported ‚taient quand mˆme jou‚es, d'o—
  205.     quelques bombes...
  206.     - FLM: 640x480x256 ‚tait indiqu‚ 'Supported', mais c'est faux...
  207.     - GIF-Maker: flag 'Disposal method' correctement sauv‚
  208.     * FLM: 'Unsupported' animations were played, this crashed the
  209.     system
  210.     * FLM: 640x480x256 was said 'Supported', but it is not...
  211.     * GIF-Maker: 'Dispolsal method' flag correctly saved
  212.  
  213. MP_STE.PRG/ACC V2.47    (10 mai 1997)
  214. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  215.     - MOV nouveau codec son: $0000 equivalent au 'raw '.
  216.     - MOV RPZA: correction de certains codes mal interpr‚t‚s
  217.     - cartouche sonore MV16 support‚e
  218.     * MOV new sound codec: $0000 equivalent to 'raw '
  219.     * MOV RPZA: fixed bugs
  220.     * MV16 sound cartridge supported
  221.             (11 mai 1997)
  222.     - MOV RLE1: corrections
  223.     - bombes avec h>200 (ou h>400 et r‚duction), corrig‚.
  224.     * MOV RLE1: bugs fixed
  225.     * bombs with h>200 (or h>400 with reduction), fixed.
  226.                         (2 juin 1997)
  227.         - mauvaise taille de la ligne de commande: corrig‚.
  228.         * bad command line size: fixed.
  229.                 (6 juin 1997)
  230.         - son sur MV 16: fin de sample al‚atoire: corrig‚
  231.         * MV 16 sound: bad end of sample (too soon or too late): fixed
  232.  
  233. MP_STE.PRG/ACC V2.50    (14 juin 1997)
  234. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  235.     - CD Stratos: animations CDH et CDL ajout‚es (images+son)
  236.     - CD Stratos: CDA support‚es mais mauvaise fr‚quence
  237.     * CD Stratos: CDH and CDL animations added (images and sound)
  238.     * CD Stratos: CDA supported but bad frequency
  239.  
  240. MP_STE.PRG/ACC V2.60    (14 juillet 1997)
  241. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  242.     - Ecran monochrome support‚ pour les animations en 256 couleurs
  243.     mini (MOV/AVI/DL/FLI/FLC/FLH/GIF), affichage en ST Haute avec
  244.     dithering
  245.     - En mono, conversion des MOV/AVI/FLI/FLC/FLH en FLM monochromes
  246.     avec synchro et son
  247.     * Monochrome monitor supported for animations with 256 colors mini
  248.     (MOV/AVI/DL/FLI/FLC,FLH,GIF), display in ST High with dithering
  249.     * Mono: conversion of MOV/AVI/FLI/FLC/FLH int FLM monochrome with
  250.     synchro and sound
  251.             (15 juillet 1997)
  252.     - AVI: bug corrig‚ dans le timing des animations sans son.
  253.     * AVI: fixed a bug in the timing of animations without sound.
  254.  
  255. MP_STE.PRG/ACC V2.61    (7 ao–t 1997)
  256. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  257.     - MOV: petite acc‚l‚ration des modes rle16 et rle8
  258.         - MOV Maker: images TGA avec largeur non multiple de 4
  259.     correctement assembl‚es, idem avec les XIMG et 8 pixels
  260.     * MOV: little speed improvement with rle16 and rle8
  261.     * MOV Maker: TGA images with width not on a 4 pixels boundary
  262.     correctly assembled now, the same with XIMG and 8 pixels
  263.             (8 ao–t 1997)
  264.     - MOV Maker: compression rle16 am‚lior‚e, animations plus r‚duites
  265.     et plus rapides mais temps de compression plus long.
  266.     * MOV Maker: rle16 compression improved, shorter and faster
  267.     animations are generated but with a longer compression time.
  268.                          (9 ao–t 1997)
  269.     - MOV Maker: compression rle8 am‚lior‚e, animations plus r‚duites
  270.     et plus rapides mais temps de compression plus long.
  271.     - AVI Maker: compression rle8 am‚lior‚e.
  272.     - AVI Maker: bug si l'anim ne contenait pas de son
  273.     * MOV Maker: rle8 compression improved, shorter and faster
  274.     animations are generated but with a longer compression time.
  275.     * AVI Maker: rle8 compression improved
  276.     * AVI maker: there was a bug when no sound specified
  277.  
  278. MP_STE.PRG/ACC V2.62    (17 septembre 1997)
  279. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  280.     - FLC: support de certains 'fli_delta' exotiques (merci … Alain
  281.     Larrode!)
  282.     * FLC: specifics 'fli_delta' supported (thanks to Alain Larrode)
  283.  
  284. MP_STE.PRG/ACC V2.63    (6 novembre 1997)
  285. ¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹¹
  286.     - MOV/AVI: IV31 et IV32 support‚s
  287.     * MOV/AVI: IV31 and IV32 supported
  288.